home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-12-10 | 636 b | 27 lines | [TEXT/KAHL] |
- /*
- ** TerminalPane library
- ** Version history
- **
- ** Copyright © 1993, FrostByte Design / Eric Scouten
- **
- */
-
- Current version: 1.0.2
-
-
- Version history:
- --------------
-
- 1.0 (16 August 93)
- * initial release
-
- 1.0.1 (9 October 93)
- * cosmetic changes only; no code changes
- * changed all comments to "//" notation
- * placed methods in order of declaration, rather than alphabetical order
- * released with TurboTCP 1.0b3, no separate public release
-
- 1.0.2 (xx December 93)
- * cosmetic changes only; no code changes
- * released with TurboTCP 1.0b7, no separate public release
- * added explicit #include statements for all headers used